home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc B) / Acorn User China CD-ROM (UK) (Disc B).bin / BARNET / ARMLINUX / MAIL / 9710 / text0130.txt < prev    next >
Encoding:
Text File  |  1997-11-30  |  803 b   |  15 lines

  1. > If there's an easier way to format an ext2 partition please someone tell 
  2. > me.  It's not possible to format it and use the following method of 
  3. > installation by using the formatter built in to the redhat installer, 
  4. > since the installer requires a RedHat distribution tree to have been seen 
  5. > before it'll format anything.  A simple program that formats a given 
  6. > partition would be nice, and would save a lot of trouble.
  7.  
  8. Such a program exists, naturally.  Download e2fsutils-x.y.tar.gz from a
  9. recent mirror of sunsite.unc.edu (or perhaps tsx-11.mit.edu).  The one
  10. on src.doc is woefully out of date.  The latest version of e2fsutils
  11. that I'm aware of is version 1.10.  You want the program called mke2fs,
  12. though this package also contains e2fsck, dumpe2fs and some other
  13. interesting programs.
  14.  
  15.